You can display the object title instead of the object names for the taxonomy, category, and document objects.
If all titles are defined (for taxonomies, categories, and documents), you can display the title instead of the name. The titles are usually more user-friendly than names that are often used as an identifier.
You cannot choose to display only category titles, or only document titles. The switch applies to all objects. If the title is not defined for all objects then the column is empty. In this case, you can display both columns, side by side.
To display the object titles instead of the object names:
Locate the taxonomies_component.xml file under the <DA webapp directory>\webcomponent\config\admin\taxonomies directory.
Locate the <showobjectname> property.
Set the property to true to display the category name (default option).
Set the property to false to display the category title.
Save the file.
Restart Apache Tomcat service to apply the modification.
Related topics: